"phpstorm AND jetbrains AND ubuntu" in Forum Topics
Forum Topics
Proper format and no button shown
03/29/14 07:54:02AM, by emdiamond
What is the proper format for twitter in Life Stream? Its says? (username/id), So does it mean ed/emd123 or ed @emd123 or just emd123 ? Also no lifestream button is added to the profile page with enable Allowed On Profile on. Thanks
seemless lists and ajax pagination
01/04/15 11:29:37PM, by soaringeagle
i;m trying to peice together a template that will seemless list all youtube vimeo and jrvideo but because im using the beta site builder and having 3 seemless lists on the page they need to use that ajax paginate and refresh within the widget i have the pagination working great on many other pages that use jrcore_list and i know i can somehow take that code and adapt it using the item_list templates from each module i just cant seem to figure out how to work the peices together has...
sitebuilder ez add slider and slideshow
01/14/15 01:16:21AM, by soaringeagle
plz consider eventually adding ez to add (in sitebuilder) slider and slideshow what i mean is 1 slider that can show a series of "slides" (like elastics featured members) but you can choose the content wether it be text blocks and links phots as "ads" news items featured members or content whatever ..just so you can define what "slides' to show, how many and for how long 2 a slideshow of featured new, highest rated whatever images like the top 100 wether its 100 newest 100 highest...
router and server errors debug
01/28/15 08:31:08AM, by soaringeagle
i know its a server notscript issue but was hoping youd have some insights 1st time i ran my sitemap crawler at a high rate..finished 800k pages in 38 hours (ning would ip ban if i went above 200k in 48 hours) i had zero errors after some mysql tweaks anbd a couple other cjhanges i get a whole lot of 500 errors while running the crawler at 1/4 the speed [Wed Jan 28 11:18:40.826397 2015] [core:error] [pid 11262:tid 140498851251968] [client 66.249.64.50:57394] End of script output...
conc and cont fields on import
01/26/16 03:41:35PM, by gregscowen
The content of my conc and cont fields are not importing into events like baptism etc. Is this a known bug? I see the include.php file has code for this in some switches but haven't looked too closely.
delete and create import oddness
01/12/15 09:57:31PM, by soaringeagle
i decided to do a fresh import but when u do delete and create you only see 00:49:23 Importing selected Ning items nothing more but if u watch the dashboard the number of profiles goes up and up but if u refresh the import page it only gives the create members option as if the database is enmpty or no profiles were created corection it did create 4202 this time without showing any were created but stopped going up there so i refreshed and all options were there so i just continued the...
Question About Debug and Datastore
11/19/15 12:39:18AM, by derrickhand300
I am working with the youtube/facebook share meta tags so that they pull the proper info when posting a link to youube-I have quite a bit of it finished by using the datastore and DEBUG console Here is my problem with og image and og description The default templates use code like this <meta property="og:description" content="{$youtube_description}" /> <meta property="og:image" content="https://img.youtube.com/vi/{$youtube_id}/mqdefault.jpg" /> But when you look at the page...
LifeStreams for Profiles and Site
03/02/14 04:45:34AM, by SteveX
The module can be found here: https://www.jamroom.net/ultrajam/networkmarket/121/lifestream An example of a mixed lifestream in a sidebar with filters: http://xdev4.ultrajam.co.uk/stevex/ Signup is set to instant validation, so try out a timeline of your own. Example of a lifestream as a profile page: http://xdev4.ultrajam.co.uk/stevex/lifestreams Example of a sitewide stream: http://xdev4.ultrajam.co.uk/lifestreams Documentation here:...
jrUrlScan and links as list items
07/06/17 04:04:30AM, by SteveX
A ul list of urls are not converted to links unless a space is added before the url. Looking at the jrUrlScan 1.1.12 code, in function jrUrlScan_replace_urls allowances are made for links as the first item in a div or paragraph. If I add similar code for a li everything works as expected. // Fix for URLs right after an opening <p> tag which can be added by the editor if (strpos(' ' . $text, '<p') || strpos(' ' . $text, '<div') || strpos(' ' . $text, '<li'))...
Change Names Of Icons And Titles
05/13/19 06:23:18PM, by tapikas
Hi. I'm new to jamroom. I want to know how I can change the names of icons and titles like 'follow' to choose, following to chosen, updates to choices, share to recommend, forums to hubs. Can this be done? If yes, how?
could thiss be caused by my skin and sb?
08/30/17 11:52:53PM, by soaringeagle
its related to my other post, but might be the corre issue my front page wont load at all i am using the discontinued ningja skin been meaning to upgrade to ninja (wasn't there 1 to replace ningja) but now i cant find ninjas anymore my front page wont load now since the sb and core update i get all thoser weirdo errors from the other thgread it seems like maybe its related to the skins incompatability with new sb (other sb pages load so guessing its either the rotating image thing..or the...
AMPPS and Jamroom setup problem
12/15/14 11:02:40AM, by mscorfield
Im trying to run jamroom on my localhost using AMPPS on a mac with osx yosemite. however im getting an internal server error on installation and ive identified the problem as the .htaccess file in the root directory. i was wondering if there was anything i needed to configure in apache . this is my default httpd.conf file settings : LoadModule authn_file_module modules/mod_authn_file.so #LoadModule authn_dbm_module modules/mod_authn_dbm.so #LoadModule authn_anon_module...